Symphony Framework
CollectionData<T> Class Methods


Symphony.Conductor.Content Namespace : CollectionData<T> Class

For a list of all members of this type, see CollectionData<T> members.

Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method Provides a thread safe way to add items to the collection. (Inherited from Symphony.Conductor.Types.AsyncObservableCollection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method Provides a thread safe way to clear the collection. (Inherited from Symphony.Conductor.Types.AsyncObservableCollection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DataObjectBase>)
Public Method Provides a thread safe way to remove an item from the AsyncObservableCollection. (Inherited from Symphony.Conductor.Types.AsyncObservableCollection<DataObjectBase>)
Public Method Method to instruct the loading of the collection to begin.  
Public Method Method to cause the loading of the collection to stop. The background thread will be canceled.  
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Protected Method (Inherited from System.Collections.ObjectModel.ObservableCollection<DataObjectBase>)
Top
See Also

Reference

CollectionData<T> Class
Symphony.Conductor.Content Namespace